fix some MISRA 20.7 warnings (#1076)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 21 Apr 2023 19:04:44 +0000 (13:04 -0600)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2023 19:04:44 +0000 (13:04 -0600)
commit0e7b76caf0ce571ba250ee06f1ec06f593459a90
tree2bdbbd93244203abdd3601c72fcb3dd1af0b0032
parentbdba1b19a23179ba4dec3fbc10860deaf072214c
fix some MISRA 20.7 warnings (#1076)

* fix some cppcheck warnings MISRA 20.7

and use QStringView in gdb writer routines.

* migrate gdb macros to static constexpr.

* name gdb constants per google style guidelines.
csv_util.cc
gdb.cc
gdb.h